Commits


Hui-Wu authored and GitHub committed 902d9fe4c5c
Port public shutdown (#3467) * async_queue shutdown ready * shutdown feature complete. need to fix shared_ptr for credprovider and stop executor leakage. * stop executor leakage. * Improved comments without shared_from_this * shared_ptr everywhere! * undo scheme change * addressing comments #1 * addressing comments * addressing comments #3