fix uncessary context canceled err #468
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes # .
check:data
![Screenshot 2023-01-31 at 9 30 21 PM](https://user-images.githubusercontent.com/96205264/215968133-6f507aca-5353-4a69-a8f7-002957096454.png)
before fix
after fix
![Screenshot 2023-01-31 at 9 29 54 PM](https://user-images.githubusercontent.com/96205264/215968187-f398fece-d2de-406f-8210-b532fc30100f.png)
check:construction
![Screenshot 2023-01-31 at 9 41 44 PM](https://user-images.githubusercontent.com/96205264/215968232-4ee989d5-cd14-4e20-85b9-010239a066ae.png)
before fix
after fix
![Screenshot 2023-01-31 at 10 18 52 PM](https://user-images.githubusercontent.com/96205264/215968274-333afa54-27c4-43d8-a1cc-bab96c0a20bf.png)
Motivation
Solution
Open questions