Skip to content

WithContext Fix

Compare
Choose a tag to compare
@edwarnicke edwarnicke released this 19 May 01:04
· 4 commits to master since this release
6176af8

This release fixes a bug in the handling of WithContext.

If WithContext was followed by other options, the context it specified was overwritten with nil.