dirty proof of concept multi_spawn impl (without any optimization)

This commit is contained in:
BlackMATov
2025-09-11 06:57:13 +07:00
parent 632232b9b1
commit de7d1a6674
4 changed files with 302 additions and 20 deletions
+1
View File
@@ -1,5 +1,6 @@
require 'develop.samples.systems'
require 'develop.testing.multi_spawn_tests'
require 'develop.testing.name_tests'
require 'develop.testing.requires_fragment_tests'
require 'develop.testing.system_as_query_tests'