|
1930cc4fd6
|
Adjust the regex of spawn-task-external-bad test
Now the program fails in runtime directly as the stream is not
initialized when Nanos6 attempts to write events.
|
2023-12-20 12:08:47 +01:00 |
|
|
d0a47783f2
|
Use the completion callback to wait
The memory allocated is freed after the spawned function is executed.
|
2023-05-08 19:23:42 +02:00 |
|
|
7d7c59bbf8
|
Fix bug in spawn task tests
The argument passed to nanos6_spawn_function() was being destroyed when
the parent function ends.
|
2023-05-02 20:04:29 +02:00 |
|
|
82f1cc287d
|
Update copyright years to 2021-2023
|
2023-03-24 12:08:45 +00:00 |
|
|
9407616c2b
|
Add Nanos6 spawn task rt tests
|
2023-03-24 12:08:45 +00:00 |
|