FloatField will crash if the input is a number that is too big #8715
Answered
by
auvipy
beltagymohamed
asked this question in
Potential Issue
-
If you provid an input to the FloatField that is too big for example toolargeinput.txt it will crash with the following error
I propose to fix this by adding the following to the exception list
|
Beta Was this translation helpful? Give feedback.
Answered by
auvipy
Nov 22, 2022
Replies: 1 comment
-
It has been addressed here #8725 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
auvipy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It has been addressed here #8725