Dmitry Bushev
74c0718604
Project folder not renamed after project name change ( #6369 )
...
close #6254
Changelog:
- fix: race when the actor system may be stopped before the shutdown hooks are executed
- fix: project management spec
- fix: recover from `readLine` failure during the shutdown
2023-04-20 16:57:37 +00:00
Dmitry Bushev
8125d89676
Delay initialization of JSON-RPC protocol ( #5997 )
...
close #5881
Changelog
- add: ProtocolFactory object that initializes and returns the protocol object
- update: Add protocol initialization to the initialization component
2023-03-20 11:04:16 +00:00
Dmitry Bushev
52a8c72303
Message handler supervisor ( #3881 )
...
Changelog:
- Fix a potential `null` value in diagnostic messages
- Add a supervising strategy to the message handler
2022-11-17 19:02:04 +00:00
Dmitry Bushev
f9d2964e83
Update profiling CLI arguments ( #3461 )
2022-05-24 16:01:26 +03:00
Dmitry Bushev
d3846578cc
Fix Error Payload Serialization ( #3315 )
2022-03-04 11:57:49 +03:00
Dmitry Bushev
ca0a6f0bf6
Update Scala to 2.13.7 ( #3214 )
2021-12-31 17:50:32 +03:00
Dmitry Bushev
d9e1a47460
Report Visualization Errors ( #1671 )
...
Add `executionContext/visualisationEvaluationFailed`
notification
2021-04-21 16:32:22 +03:00
Łukasz Olczak
4c1e7a4319
Readiness and liveness probes for Language Server ( #1359 )
2020-12-16 17:05:37 +01:00
Dmitry Bushev
a6b2415188
Add JSON-RPC Timeout Error ( #1332 )
...
Add a separate timeout error to distinguish between
the request timeouts and other service errors.
2020-12-09 15:53:00 +03:00
Radosław Waśko
5701db6d89
Update Project Manager Protocol ( #1240 )
2020-11-02 09:58:33 +01:00
Ara Adkins
746521f8b2
Bump SBT and Scalafmt ( #1203 )
...
Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org>
Co-authored-by: Dmitry Bushev <bushevdv@gmail.com>
2020-10-22 16:12:28 +02:00
Ara Adkins
f5ffbe8fa7
Add a markdown style guide ( #1022 )
2020-07-21 13:59:40 +01:00
Ara Adkins
919ffbdfac
Refactor the crate structure ( #967 )
2020-07-03 14:42:45 +01:00