Skip to content
Snippets Groups Projects
  1. Jan 11, 2020
    • Jan Mach's avatar
      Fix: Make sure all possibly uncommitted IDEA messages are committed during daemon shutdown. · 8797c181
      Jan Mach authored
      Previously it was possible that during the daemon shutdown some IDEA messages could remain uncommitted when running in bulk commit mode. It was necessary to make use of 'stop' event to force commit and switch back to immediate commit mode for the rest of the events that still might be in the event queue (it is not guaranteed the stop event will be last in the queue, some of the previous events might still schedule some other event, which will be handled after the stop event). (Redmine issue: #4572)
      8797c181
  2. Jan 09, 2020
  3. Jan 08, 2020
  4. Jan 07, 2020
  5. Jan 06, 2020
  6. Dec 13, 2019
  7. Dec 06, 2019
  8. Dec 05, 2019
  9. Nov 29, 2019
  10. Nov 27, 2019
  11. Nov 18, 2019
  12. Nov 13, 2019
  13. Nov 12, 2019
  14. Nov 11, 2019
  15. Nov 06, 2019
Loading