Christina Sander csander
  • Joined on 2021-06-04
csander created pull request byterazor/EventManager#4 2022-11-01 20:07:33 +01:00
ADD: Adds class function to participant to disconnect itself from the event manager.
csander created pull request byterazor/EventManager#3 2022-09-22 18:14:28 +02:00
Adaption to command queue instead of single use queues.
csander created pull request byterazor/EventManager#2 2022-08-30 15:27:13 +02:00
main
csander commented on issue byterazor/EventManager#1 2022-08-30 14:36:40 +02:00
malfunction class function _unschedule()

I found out that this is a deadlock by design:

  • schedulingProcess_ (class function from manager) locks mutex that protects schedulingParticipant_ list
  • then calls the schedule function of the…
csander opened issue byterazor/EventManager#1 2022-08-04 08:53:26 +02:00
malfunction class function _unschedule()
csander created repository csander/EventManagementSystem 2022-02-16 18:15:07 +01:00
csander pushed to main at csander/Dissertation 2021-10-04 15:31:50 +02:00
1798ee92fd ADD: adds chapter related work and first .bib file from paper agent sofware frameworks
csander deleted branch master from csander/Dissertation 2021-10-04 15:27:34 +02:00
csander pushed to main at csander/Dissertation 2021-10-04 15:27:01 +02:00
csander created branch main in csander/Dissertation 2021-10-04 15:27:01 +02:00
csander pushed to master at csander/Dissertation 2021-10-04 15:26:16 +02:00
e97d0d33ca FIX: fixes gitignore file
eb10c5ec8c Anpassung des Templates, initialer Stand
Compare 2 commits »
csander created branch master in csander/Dissertation 2021-10-04 15:26:16 +02:00
csander created repository csander/Dissertation 2021-10-04 15:09:29 +02:00