Commit 0359c1e
committed
Revert "module_main: make module_stdout_mutex recursive"
This reverts commit 3e5c5b7.
We are not actually supposed to call module_report_event_begin/end
inside module_speak... Better make the module hang (which is easy to see
in gdb) rather than the server hang (which requires understanding that
begin/end can only happen after the 200 ack).1 parent 28f8f2d commit 0359c1e
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 49 | | |
56 | 50 | | |
57 | 51 | | |
| |||
0 commit comments