issues
search
AntelopeIO
/
appbase
Other
1
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle signals, except SIGHUP, off the main thread
#36
heifner
closed
1 week ago
3
Use stopped() instead of quit flag to exit exec loop
#35
heifner
closed
4 weeks ago
1
Drain io_context after shutdown of plugins
#34
heifner
closed
3 weeks ago
2
when included in leap/spring, don't link `Boost::unit_test_framework`'s static library as part of appbase library
#33
spoonincode
closed
4 months ago
0
Fix missing plugin name in exception message when a plugin fails to initialize
#32
linh2931
closed
6 months ago
0
fix appbase destruction order: destroy executor after destroying plugins
#31
spoonincode
closed
8 months ago
2
Provide access to parsed options
#30
heifner
closed
1 year ago
0
Undo previous change which causes `producer_plugin` to exit early
#29
greg7mdp
closed
1 year ago
0
make write_default_config optional
#28
cc32d9
opened
1 year ago
0
Consistent shutdown when `plugin_startup()` fails.
#27
greg7mdp
closed
1 year ago
0
Ensure that `plugin_shutdown()` is always called.
#26
greg7mdp
closed
1 year ago
0
Ensure that `plugin_shutdown()` is always called after `plugin_startup()`
#25
greg7mdp
closed
1 year ago
0
rethrow exception from plugins initialization
#24
huangminghuang
closed
1 year ago
0
Do not use `find_package()` if boost is already included as a submodule
#23
greg7mdp
closed
1 year ago
0
tweaks for standalone build; simple CI
#22
spoonincode
closed
1 year ago
0
remove unused include
#21
huangminghuang
closed
1 year ago
0
check logconf exists
#20
huangminghuang
closed
1 year ago
0
Revert "extend the plugin initialization try/catch block"
#19
huangminghuang
closed
1 year ago
0
Small optimization of exec()
#18
heifner
closed
1 year ago
0
update boost version
#17
huangminghuang
closed
1 year ago
0
replace boost::filesystem
#16
huangminghuang
closed
1 year ago
0
Output better diagnostics if a plugin fails to initialize.
#15
greg7mdp
closed
1 year ago
1
Exception handling in plugin initialization
#14
cc32d9
closed
1 year ago
1
Make Priority a template parameter so it is generic.
#13
greg7mdp
closed
1 year ago
3
Make order external to priority queue
#12
heifner
closed
1 year ago
4
Add optional initialize_logging to initialize so logging is available before initialization
#11
linh2931
closed
1 year ago
0
Remove two-queue-executor support from Appbase.
#10
linh2931
closed
1 year ago
2
Separate `executor` concept from `application` to support complex task scheduling and execution
#9
greg7mdp
closed
1 year ago
3
multiple priority queues support
#8
linh2931
closed
1 year ago
6
fix exception_in_exec and exception_in_shutdown test failures
#7
linh2931
closed
1 year ago
1
exception_in_exec and exception_in_shutdown tests failures
#6
linh2931
closed
1 year ago
2
Fix clang compile failure due to use of structure binding
#5
linh2931
closed
1 year ago
5
Support support multiple application instances per exe
#4
greg7mdp
closed
1 year ago
2
Merge antelope-3.1 to main
#3
arhag
closed
2 years ago
0
Bring some appbase backports from main
#2
arhag
closed
2 years ago
0
Remove mandel references in appbase submodule
#1
linh2931
closed
2 years ago
0