enso/lib
Dmitry Bushev 9c982e07b0
Synchronize suggestions loading after the reconnect (#9043)
related #8689

Fixes a race between the language server SQL updating logic and the engine `DeserializeLibrarySuggestionsJob`s when the library suggestions may start loading before the database is properly cleaned up after the reconnect.
2024-02-13 17:52:15 +00:00
..
java Fix incremental compilation of runtime/test (#8975) 2024-02-13 10:05:31 +01:00
rust Make Random.Seed private. Remove unused TEXT_ONLY (#8783) 2024-01-17 17:15:51 +00:00
scala Synchronize suggestions loading after the reconnect (#9043) 2024-02-13 17:52:15 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.