davidmoten / davidmoten/rxjava-jdbc
scheduler of subscriber not shutdow after complete
Open
question
- Dominant language
- Java
- Stars
- 801
- Forks
- 114
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
hi
i use rxjava-jdbc, when subscriber terminate the owner schedular keep alive ,i forse to shutdow it with create a schedular type io and i observerOn this schedular, so when subscriber complete task i try to shutdown this schedular but it stay alive !! the shutdown() method can't kill it !!!! how to release resources (schedulars) when subscriber complete ??
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.