We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d046eba commit 905088aCopy full SHA for 905088a
CHANGELOG.md
@@ -10,6 +10,7 @@ All notable changes to the Pony compiler and standard library will be documented
10
- Fix rare silent connection hangs on Linux ([PR #5131](https://github.com/ponylang/ponyc/pull/5131))
11
- Fix bug in pony-lsp's goto definition ([PR #5123](https://github.com/ponylang/ponyc/pull/5123))
12
- Fix pony-lsp failures with some code constructs ([PR #5144](https://github.com/ponylang/ponyc/pull/5144))
13
+- Fix silent timer hangs on Linux ([PR #5151](https://github.com/ponylang/ponyc/pull/5151))
14
15
### Added
16
0 commit comments