sekassel / stp-24-server-tracker

Issue Tracker and Feature Requests for the STP 2024 Server.
0 stars 0 forks source link

Jobs are not deleted #22

Closed JohannesHartUniKassel closed 2 months ago

JohannesHartUniKassel commented 2 months ago

Describe the bug A clear and concise description of what the problem is. Job deletions are not send by websocket

To Reproduce Steps to reproduce the behavior:

  1. Create a job
  2. Watch all incoming events (for example with a debugger)
  3. No deleted event is displayed

Expected behavior A clear and concise description of what you expected to happen. When a job is finished a job deleted should be sent

Additional context Add any other context about the problem here.

JohannesHartUniKassel commented 2 months ago

Was an parsing issue on our side, sorry